OpenRoads Designer CONNECT Edition SDK Help

SuperElevationTransition Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass SuperElevationTransition : ModelEntity
Inheritance → ConsensusItem → ModelEntity → SuperElevationTransition

Constructors

SuperElevationTransition Initializes a new instance of the SuperElevationTransition class

Properties

Connection (Inherited from ConsensusItem)
CrossSlope  
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
Distance  
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
Ignore  
IgnoreFlag  
InternalName  
IsLeftPivot  
NonLinearCurveLength  
ObjectTracker (Inherited from ConsensusItem)
PivotEdge  
SuperElevationDistanceConstraintType  
SuperElevationPointType  
SuperElevationSlopeConstraintType  
SyncId (Inherited from ModelEntity)
TransitionType  

Methods

_SetDistanceConstraint  
_SetSlopeConstraint  
CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetNative (Inherited from ConsensusItem)
GetNativeP  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
SetDistanceConstraint  
SetSlopeConstraint  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also